Releases: LiterateInk/AppScho.js
Releases · LiterateInk/AppScho.js
v1.1.0
You're now able to authenticate using your school's CAS.
Huge thanks to @Orafilynie for implementing this feature, in collaboration with another developer.
- chore: update banner (85b817e)
- feat(login): added oauth login and refresh (3d8470d)
- feat(login/oauth): added CAS URL generator (b36d3da)
- chore(examples/login/credentials): renamed example file (5c5aa66)
- chore(login/oauth): added missing uriend parameter (c8ef813)
- chore(deps): update tsup (5427d38)
- chore(instances): organize per name (12b5967)
- chore(instances): removed CAS that does not use OIDC (6f7aaab)
- fix: Add logic error in creadential and improve oauth file (8da3264)
- fix: Add logic error in planning if error 500 (1d49601)
- fix: preseve "+" in non-encoded (cfe6d10)
- fix: build for test (686b86f)
- fix: build for test (df9ef38)
- fix: split functions in several files (25ad321)
- fix: update build (822ebee)
- fix: update build to add logo (d0ef869)
- fix: update build to add logo (389cc6e)
- fix: update build to add logo (874ba8f)
- fix: update build to remove logo (57b85ae)
- fix: clean branch (c4fd816)
- fix: clean branch (6a1603f)
- fix: remove yarn.lock (8f1f503)
- fix: change type name of department and example (c74d319)
- chore(examples/crous): fixed readability (a923ca5)
- chore(types): typed the JWT interface (bfa7703)
- chore: merge pull request #1 from Orafilynie/main (911b75b)