Changelog of @hackage/servant-auth-token-api 0.3.2.0

0.3.2.0

  • Add flat-perm-symbols flag.

0.3.1.0

  • Fix overlaying bug with singe use code authorisation.

0.3.0.0

  • Add single use code authorisation.

0.2.1.0

  • Expose UnliftPermSymbol and PlainPerms.

0.2.0.0

  • Moving tokens to PermSymbol instead of Symbol to allow complex permission labels to be used.
  • Return Unit instead of ().

0.1.2.0

  • Remove reexports.

0.1.1.0

  • PagedList schema name now contains names of parameters.