navigator-auth

Authentication/Authorization Toolkit for aiohttp or Navigator.

APACHE-2.0 License

Downloads
4.7K
Stars
1
Committers
4

Bot releases are hidden (Show)

navigator-auth - 0.3.31

Published by phenobarbital almost 2 years ago

What's Changed

Full Changelog: https://github.com/phenobarbital/navigator-auth/compare/0.3.30...0.3.31

navigator-auth - 0.3.30

Published by phenobarbital almost 2 years ago

navigator-auth - 0.3.23

Published by phenobarbital almost 2 years ago

navigator-auth - 0.3.22

Published by phenobarbital almost 2 years ago

  • Add verbosity on error when loging failed for DB errors

Full Changelog: https://github.com/phenobarbital/navigator-auth/compare/0.3.20...0.3.22

navigator-auth - 0.3.20

Published by phenobarbital almost 2 years ago

  • Auth DB schema can be configured by settings
  • Change position of Auth Tables

Full Changelog: https://github.com/phenobarbital/navigator-auth/compare/0.3.14...0.3.20

navigator-auth - 0.3.14

Published by phenobarbital almost 2 years ago

navigator-auth - 0.3.8

Published by phenobarbital almost 2 years ago

navigator-auth - 0.3.4

Published by phenobarbital almost 2 years ago

navigator-auth - 0.3.3

Published by phenobarbital almost 2 years ago

navigator-auth - 0.3.0

Published by phenobarbital almost 2 years ago

navigator-auth - 0.2.5

Published by phenobarbital almost 2 years ago

navigator-auth - 0.2.4

Published by phenobarbital almost 2 years ago

navigator-auth - 0.2.0

Published by phenobarbital almost 2 years ago

navigator-auth - 0.1.1

Published by phenobarbital almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/phenobarbital/navigator-auth/compare/0.1.0...0.1.1

navigator-auth - 0.1.0

Published by phenobarbital almost 2 years ago

  • Added CORS support for endpoints

Full Changelog: https://github.com/phenobarbital/navigator-auth/compare/0.0.8...0.1.0

navigator-auth - 0.0.8

Published by phenobarbital almost 2 years ago

  • UserInfo and Session Handler from handlers.

Full Changelog: https://github.com/phenobarbital/navigator-auth/compare/0.0.7...0.0.8

navigator-auth - 0.0.7

Published by phenobarbital almost 2 years ago

  • Changing settings location.

Full Changelog: https://github.com/phenobarbital/navigator-auth/compare/0.0.3...0.0.7

navigator-auth - 0.0.3

Published by phenobarbital almost 2 years ago

  • NoAuth (Anonymous auth with guest jwt token, for testing)
  • BasicAuth (User,Password)
  • DjangoAuth (Getting User information based on Django Session ID)

What's Changed

New Contributors

Full Changelog: https://github.com/phenobarbital/navigator-auth/commits/0.0.3