Lakhan Samani
b931652769
Add roblox login feature
2024-04-30 13:13:27 +05:30
Lakhan Samani
28b574c827
Update tests
2024-04-02 15:25:11 +05:30
Robert McKee
751933d40e
feat: Add Discord as Identity Provider
2023-12-23 17:05:02 -05:00
scaletech-milan
e49e315967
Feat: Add oauth2 for twitch ( #426 )
...
* fix:
* removed fmt.Println
* Feat:
- Add OAuth for twitch
---------
Co-authored-by: lemonScaletech <anand.panigrahi@scaletech.xyz>
Co-authored-by: Anand Kumar Panigrahi <70533637+lemonScaletech@users.noreply.github.com>
2023-12-02 12:21:53 +05:30
Lakhan Samani
fe4c693324
feat: add totp login API ( #416 )
...
* fix:
* removed hasReversedValue in playground
* feat:
* added totp methods in db's providers
* adding totp in login method
* feat:
* added toggle in dashboard
* fixing issue with env set
* feat:
* integrated totp
* feat:
* encrypted userid
* added totp_verified column in user table
* started test for totp
* feat:
* test cases totp
* test-cases:
* completed test cases
* tested for all dbs
* fixes:
* return variable to snake case
* import refactoring
* feat:
* created seperate folder for authenticator with totp subfolder
* refactored code
* created new table for authenticators
* added recovery code for totp
* feat:
* adding functions to different db providers
* feat:
* added authenticators method for all db
* feat:
* added logic for updating mfa in user_profile update
* fix:
* merge conflict
* fix:
* resolved mongodb, dynamodb and arangodb test case bug
* added new condition for checking first time totp user or not
* feat:
* changes in all respective db with authenticator
* fix:
* PR suggested changes
* fix(cassandra): list users
* Update verify otp
* fix totp login api
---------
Co-authored-by: lemonScaletech <anand.panigrahi@scaletech.xyz>
2023-11-16 18:30:54 +05:30
Lakhan Samani
c1e1ee13f2
Add webhook event to fe
2023-10-11 00:21:58 +05:30
lemonScaletech
9795ba9097
feat:
...
* added disable playground functionality
* added toggle button for playground in dashboard
2023-08-29 11:36:18 +05:30
Michael Sahlu
9fa402f5c8
add SENDER_NAME environment and types
2023-05-16 00:57:33 +03:00
Lakhan Samani
48344ffd4c
feat: add support for default response mode & type env
...
Resolves #341
2023-04-01 17:36:07 +05:30
Lakhan Samani
e822b6f31a
fix: queries for webhooks + improve tests
2023-03-29 07:06:33 +05:30
Lakhan Samani
3603af9f84
feat: add microsoft login
2023-02-26 05:23:02 +05:30
anik-ghosh-au7
5c8f9406f6
fix: email template resolver and for matting changes
2022-11-15 22:12:14 +05:30
anik-ghosh-au7
b467e7002d
feat: add plain html email template editor
2022-11-09 22:17:41 +05:30
Lakhan Samani
65eadb66fa
chore: format
2022-10-25 08:25:23 +05:30
Lakhan Samani
9ce53eb8e8
Merge branch 'development' of https://github.com/authorizerdev/authorizer into development
2022-10-25 08:21:32 +05:30
Lakhan Samani
f2fe584793
feat: add support for SMTP LocalName
...
Resolves #274
2022-10-25 08:18:29 +05:30
anik-ghosh-au7
0f67d74657
feat: add user roles multi select input
2022-10-23 22:59:17 +05:30
Lakhan Samani
9cb011e921
feat(dashboard): allow setting admin / app cookie security
...
Fixes #233
2022-10-02 22:01:22 +05:30
Jerebtw
0e3242372b
feat: add app & admin cookie secure variable to dashboard
...
Todo: Generate graphql (i don't work on my PC (Windows))
2022-10-01 17:48:05 +02:00
Lakhan Samani
34ce754ef6
feat: bootstrap twitter login config
2022-08-22 09:03:29 +02:00
anik-ghosh-au7
e9a2301d2b
feat: [dashboard] add env options for multi factor auth
2022-08-11 17:50:45 +05:30
anik-ghosh-au7
d7f5f563cc
fix: add design to email template
2022-08-11 16:45:59 +05:30
Lakhan Samani
5d78bf178f
fix: email template info
2022-08-09 11:41:51 +05:30
Lakhan Samani
7792cdbc5e
fix: template respone & ui
2022-08-09 09:07:47 +05:30
Lakhan Samani
81fce1a471
feat: send email based on template
2022-08-09 01:43:37 +05:30
anik-ghosh-au7
85630a59c1
feat: add webhook payload example
2022-08-02 00:56:21 +05:30
anik-ghosh-au7
b4ef196bfb
fix: update email template variables
2022-08-01 14:07:06 +05:30
anik-ghosh-au7
8b34e001ef
feat: fix update email template editor
2022-07-30 20:15:49 +05:30
anik-ghosh-au7
f2fb800323
feat: dashboard add email-template page
2022-07-30 16:05:35 +05:30
anik-ghosh-au7
3b925bb072
update: webhooks
2022-07-17 16:03:07 +05:30
anik-ghosh-au7
94066d4408
update: webhooks
2022-07-17 14:42:46 +05:30
anik-ghosh-au7
d3260f4f32
update: webhooks
2022-07-16 15:24:50 +05:30
anik-ghosh-au7
8fc52d76dc
fix: TT-69
2022-07-15 22:12:08 +05:30
Lakhan Samani
64d64b4099
feat: add ability to disable strong password
2022-06-18 15:31:57 +05:30
Lakhan Samani
7edfad3486
fix: apple client secret field
2022-06-14 10:56:47 +05:30
Lakhan Samani
53a592ef63
feat: add base for apple login
2022-06-12 14:49:48 +05:30
Lakhan Samani
2841853d37
feat: add linkedin login
2022-06-06 22:08:32 +05:30
Lakhan Samani
eeff88c853
fix: env saving
2022-05-31 13:11:54 +05:30
anik-ghosh-au7
ed855a274a
fix: app style remove unnecessary code
2022-05-14 20:20:21 +05:30
egor.medvedev
819dd57377
Merge branch 'authorizerdev/authorizer:main' into main
2022-03-25 16:13:46 +03:00
egor.medvedev
044b025ba2
enhancement: add access_token_expiry_time env variable
2022-03-25 15:21:20 +03:00
Anik Ghosh
4c4743ac24
generate-keys-modal added in dashboard
2022-03-24 18:23:22 +05:30
Lakhan Samani
30be32a10b
feat: add sample csv
2022-03-17 00:15:47 +05:30
Anik Ghosh
96edb43b67
feat: disable user signup
2022-03-16 22:49:18 +05:30
Anik Ghosh
2913fa0603
updates
2022-03-15 23:51:54 +05:30
Anik Ghosh
ab01ff249d
invite email modal added
2022-03-15 01:24:14 +05:30
Lakhan Samani
513b5d2948
fix: env client secret
2022-03-07 12:23:45 +05:30
Anik Ghosh
47acff05e2
support for more jwt encryption types added
2022-02-14 16:00:35 +05:30
Anik Ghosh
388530a69c
edit user details modal added
2022-01-30 10:39:35 +05:30
Lakhan Samani
82bc38923c
Feat/manage env vars ( #107 )
...
* ui to manage env variables added
* ui to manage env variables updated
* ui to manage env variables updated
* ui to manage env variables updated
* ui to manage env variables updated
* ui updates
* ui updates
* ui updates
* ui updates
* env vars input field updated
* env vars input field updated
Co-authored-by: Anik Ghosh <tech.anikghosh@gmail.com>
2022-01-25 09:34:35 +05:30