Commit graph

9 commits

Author SHA1 Message Date
4490cd6a04
Include username and email in ID token 2024-10-05 17:51:21 +05:00
489c39e16c
feat: draft implementation of oidc protocol 2024-09-17 00:07:00 +05:00
ba4e90ef51
refactor: use client_id as primary key 2024-09-06 13:12:30 +05:00
d09bcf646e
feat: generate modules for openid apps 2024-09-05 02:27:33 +05:00
f779c5fd82
feat: save user info and approval status 2024-08-16 00:40:09 +05:00
45c91eb3bf
feat: admin panel
I just added is_admin field to user schema, /admin scope,
admin page controller and view.

No extra functions were implemented.
2024-07-28 21:52:12 +05:00
a38d13a16a
feat: notes schema 2024-07-27 23:22:09 +05:00
63c28511e3
feat: generate authentication 2024-07-11 01:14:16 +05:00
c8edc05b27
chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00