-
### Observed Behavior
![image](https://github.com/user-attachments/assets/7872ac81-6774-455d-bbcd-a883b3949698)
![image](https://github.com/user-attachments/assets/02dbf4dd-334c-44a2-b68e-3a0d7dd4…
-
-
Hi,
is it possible to include claims directly in the JWT.
I have a list of claims for users:
```json
[{
"SubjectId": "user-id",
"Username": "user",
"Password": "password",
"C…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the…
-
I don't see any assigned meaning for the "low", "medium", and "high" ratings, and no explanation for why violating each guideline has the claimed impact. Why should readers believe these claims?
-
### Feature proposal
* Firebase Component: Auth (Auth, Core, Database, Firestore, Messaging, Storage, etc)
On other platforms, we have a way of accessing the claims associated with a token. Fo…
-
### Description
I encountered an issue related to Firestore access when using custom claims in our iOS app. Here’s the situation:
1. Our app calls our server’s API, where the admin sets a custom c…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/ma…
renom updated
3 weeks ago
-
Idee is om een module te maken voor het kennisplatform met de huidige kennis en stand van zaken.
-
I'm thinking about implementing a system based on automerge with claims-based authorization (like JWT).
While I can sign changes from `getChanges` and verify the signature before calling `applyChan…