Skip to content

Releases: LiterateInk/Pawnilim

js v0.2.0

18 Jun 10:43
Compare
Choose a tag to compare

Breaking Changes

  • Every methods starting with oauth2_ are now prefixed with cas_ to explicitly tell where this logic is happening (70c8514)

New Features

  • cas_login method that returns a token for further authenticated requests to the CAS (such as cas_service or cas_oauth2_*) (b66a76f)
    • See the rewrite of existing examples to see how it's implemented (06704d7)
  • cas_service method that returns an authentication URL to any service supported by the CAS (using tickets) (0365cf0)

js v0.1.1

15 Jun 19:22
Compare
Choose a tag to compare

Forgot to add the files in package.json...

js-v0.1.0...js-v0.1.1

js v0.1.0

15 Jun 19:18
Compare
Choose a tag to compare

Hello, Pawnilim !

This is the beginning for Pawnilim JS/TS releases.