authorization
Here are 1,675 public repositories matching this topic...
-
Updated
Oct 21, 2020 - Java
-
Updated
Oct 20, 2020 - Go
-
Updated
Sep 3, 2020 - Ruby
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 21, 2020 - Objective-C
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Oct 20, 2020 - PHP
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Aug 3, 2020 - Python
-
Updated
Jun 6, 2020 - PHP
-
Updated
Oct 21, 2020 - Java
-
Updated
Oct 19, 2020 - PHP
go-jwt seems to not be maintained really. It has open/known security issue (which have multiple PRs open to address, earliest in 2018: dgrijalva/jwt-go#286). And it requires numbers to be floats because it cannot validate ints. [PR to fix this has been made](https://github.com/dgrijalva
-
Updated
Apr 2, 2020 - TypeScript
-
Updated
Oct 20, 2020 - Java
-
Updated
Sep 12, 2020 - PHP
I've read the docs, and it seems you can pass through knex instances, but I didn't see if it supports SQLite3 - could you clarify please?
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Nov 18, 2019 - Ruby
-
Updated
Sep 5, 2020 - Java
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Aug 23, 2020 - Elixir
-
Updated
Oct 12, 2020 - Java
-
Updated
Aug 19, 2020 - Python
The following guides may be improved with unit test examples:
- https://github.com/danschultzer/pow/blob/master/guides/custom_controllers.md
- https://github.com/danschultzer/pow/blob/master/guides/sync_user.md
-
https://github.com/danschultzer/pow/blob/master/guides/lock_users.md -
https://github.com/danschultzer/pow/blob/master/guides/user_roles.md
There's alread
@kiwi179 proposes a lookup set for additional functionality
https://wellsb.com/csharp/aspnet/code-first-ef-core-lookup-table-blazor/
https://coding.abel.nu/2013/11/enums-and-lookup-tables-with-ef-code-first/
Encryption at Rest
See the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate#5 for users domain. Maybe someone wants to add tests for the messages domain too.
-
Updated
Sep 11, 2020 - Python
Improve this page
Add a description, image, and links to the authorization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authorization topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
AWS Fargate and ECS is a popular container cluster. Jaeger and datadog are not native to AWS, require additional setup, cost and operations. AWS X-Ray support distributed tracing for ECS and AWS lambda. A custom lambda can be developed for oauth2 token validation against Hydra. Currently tracing between lambda authorizer and hyd