Skip to content

v0.2.0

Compare
Choose a tag to compare
@bakura10 bakura10 released this 05 May 08:32
· 363 commits to master since this release
0.2.0
  • [BC] The isRequestValid from the ResourceServer is now gone in favour of a simpler approach: you just need to call the getAccessToken from the ResourceServer (with optional scopes), and null will be returned if the token is either expired, does not exist or does not match given scopes.