authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login...

Results 102 authorizer issues
Sort by recently updated
recently updated
newest added

**Feature Description** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

enhancement

Hi, it would be nice to add more parameters for the customization of the default login / register page - Change color - Add background image - Change font Thank...

enhancement
login-page
priority:high

Can you make the same tutorials as for Authorizer React but for Authorizer JS because the documentation is not very precise Thank You

documentation
enhancement

**Feature Description** There should be a way to remind/notify about an update of Authorizer **Describe the solution you'd like** Something, that we see in OSes or on Google Chrome, comes...

enhancement

**Feature Description** One should able to define scopes for the identity providers. So that they can make extra apis calls to identity providers and get result for other scopes: Add...

enhancement
priority:high

**Feature Description** Currently, linux and windows build are done via github actions and mac build is done manually via script. This can be improved using https://github.com/mitchellh/gox **Describe the solution you'd...

enhancement

**Feature Description** Using https://github.com/fauna/faunadb-go add support for fauna db **Describe the solution you'd like** Ability to have authentication and authorization while using fauna db as database **Describe alternatives you've considered**...

enhancement

**Feature Description** Create digital ocean droplet for quick deployment of Authorizer.dev **Describe the solution you'd like** We can create something similar to that of hasura https://hasura.io/docs/latest/graphql/core/deployment/deployment-guides/digital-ocean-one-click.html#hasura-graphql-engine-digitalocean-one-click-app **Describe alternatives you've considered**...

enhancement

**Feature Description** Authorizer saves email verification requests in db for signup, forgot_password and update_email. If user did not use this request and the token has expired then this dangling requests...

enhancement