authorization
Here are 2,123 public repositories matching this topic...
-
Updated
Aug 16, 2021 - Go
-
Updated
Aug 17, 2021 - Java
-
Updated
Aug 17, 2021 - Java
OPA does not currently include a built-in function for reversing strings and arrays. While it's possible to write a comprehension that does this, it's a bit cumbersome. We can add two simple built-in functions for reversing strings and arrays:
strings.reverse(str) => str
array.reverse(arr) => arr
-
Updated
Aug 16, 2021 - Ruby
-
Updated
Aug 17, 2021 - Objective-C
-
Updated
Jul 24, 2021 - JavaScript
-
Updated
Aug 17, 2021 - JavaScript
-
Updated
Aug 17, 2021 - Objective-C
-
Updated
Jul 29, 2021 - PHP
-
Updated
Aug 12, 2021 - Python
-
Updated
Jul 29, 2021 - PHP
-
Updated
Aug 17, 2021 - Java
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 12, 2021 - PHP
The upstream issues got closed. It is referenced in: .nancy-ignore#L7
-
Updated
Jan 17, 2021 - TypeScript
-
Updated
Aug 17, 2021 - TypeScript
-
Updated
Jun 4, 2021 - Java
-
Updated
Jul 26, 2021 - Java
-
Updated
Aug 10, 2021 - Java
Encryption at Rest
One of the major topics in an enterprise application is encryption at rest. With SQL server 2016+ it is possible to do encryption at rest. .Net Core wasn't compatible until recently, which I think now supports only TDE (Transparent Data Encryption).
I don't know enough to implement enough, but here's an article I found.
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/c
-
Updated
May 3, 2021 - PHP
-
Updated
May 23, 2021 - Python
-
Updated
Jul 12, 2021 - Elixir
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
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Nov 18, 2019 - Ruby
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."
The upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.