Recent Releases of unilim.js
unilim.js - js v0.2.0
Breaking Changes
- Every methods starting with
oauth2_are now prefixed withcas_to explicitly tell where this logic is happening (70c8514)
New Features
cas_loginmethod that returns a token for further authenticated requests to the CAS (such ascas_serviceorcas_oauth2_*) (b66a76f)- See the rewrite of existing examples to see how it's implemented (06704d7)
cas_servicemethod that returns an authentication URL to any service supported by the CAS (using tickets) (0365cf0)
- TypeScript
Published by Vexcited over 1 year ago