Commit Graph

181 Commits

Author SHA1 Message Date
Lakhan Samani
b4edd67ffd feat: add support for sqlserver (#81)
* feat: add support for sqlserver

* fix: update gorm dependencies

* fix: update constraint
2021-12-17 21:50:57 +05:30
Lakhan Samani
75cf8472cf feat/add arangodb support (#80)
*feat: add arangodb init

* fix: dao for sql + arangodb

* fix: update error logs

* fix: use db name dynamically
2021-12-17 21:25:07 +05:30
Lakhan Samani
85b09dceb7 fix: use char(36) with golang uuid instead of sql uuid type (#78)
resolves #77
2021-12-14 22:57:45 +05:30
Lakhan Samani
038a9f0054 feat: add instruction for railway.app 2021-12-11 23:07:19 +05:30
Lakhan Samani
ca970e4894 fix: read cookieName-client if cookie with cookieName is not present 2021-12-11 06:45:15 +05:30
Lakhan Samani
c042443f92 Fix/cookie host (#76)
* fix: cookie host

* feat: add test for url utils

* fix: url test

* fix: multi domain cookie if allowed
2021-12-11 06:41:35 +05:30
Lakhan Samani
3ab5789c77 Update README.md 2021-12-09 09:17:32 +05:30
Lakhan Samani
8800075428 fix: update discord link
fix: redirect link for verification handler (#74)

Resolves #70
2021-12-08 18:10:11 +05:30
Lakhan Samani
40febc1865 feat: add oidc for google login 2021-12-03 22:55:27 +05:30
Lakhan Samani
72e8230e65 feat: update app dependencies 2021-11-15 04:12:28 +05:30
Lakhan Samani
57dd982e97 feat: add support for magic link login (#65)
* feat: add support for magic link login

* update readme
2021-11-12 05:22:03 +05:30
Lakhan Samani
7b25a1f6c1 fix: sample script 2021-10-31 11:06:07 +05:30
Lakhan Samani
dd409115f3 add sample for custom access token script 2021-10-31 11:05:06 +05:30
Lakhan Samani
97d69080c0 fix: remove log 2021-10-30 16:46:37 +05:30
Lakhan Samani
aeed8653de fix: restore release 2021-10-29 21:47:28 +05:30
Lakhan Samani
4a3497769d fix: enable win release 2021-10-29 21:43:38 +05:30
Lakhan Samani
18a9401d29 fix: use otto instead of v8go 2021-10-29 21:41:47 +05:30
Lakhan Samani
a7d87c8801 chore: fix env for release 2021-10-28 07:46:56 +05:30
Lakhan Samani
8d2a11beae fix: use inbuilt actions 2021-10-28 07:41:49 +05:30
Lakhan Samani
92c6517071 chore: fix docker build 2021-10-28 07:17:44 +05:30
Lakhan Samani
42634dfb47 Merge branch 'main' of https://github.com/authorizerdev/authorizer 2021-10-27 23:16:15 +05:30
Lakhan Samani
ad86fe940b Feat/multiple session (#64)
* fix: disable windows build

* feat: add ability to handle multiple sessions
2021-10-27 23:15:38 +05:30
Lakhan Samani
c3779441e7 fix: disable windows build 2021-10-27 12:10:44 +05:30
Lakhan Samani
713efd6e6c feat: add ability to write custom script for access token (#63)
Resolves #54
2021-10-24 06:24:12 +05:30
Lakhan Samani
70822ad328 fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
Lakhan Samani
90c78e8ef5 feat: use multi roles login (#60)
* feat: use multi roles login

- add support for protected roles
- refactor oauth code

* fix: adminUpdate role validation

* fix: update app
2021-10-13 22:11:41 +05:30
Lakhan Samani
455c25c08f fix: var access in release action 2021-10-10 08:53:12 +05:30
Lakhan Samani
308e30876e fix: var access in release action 2021-10-10 08:50:51 +05:30
Lakhan Samani
e835e941ae fix: get the version from meta action 2021-10-10 08:44:52 +05:30
Lakhan Samani
16d77b823a fix: set version based on tags 2021-10-10 08:15:46 +05:30
Lakhan Samani
c67995df7e fix: version args syntax 2021-10-10 08:10:31 +05:30
Lakhan Samani
940fbe6a59 fix: version args 2021-10-10 08:08:41 +05:30
Lakhan Samani
9f18d02b7d fix: syntax 2021-10-10 01:50:36 +05:30
Lakhan Samani
c68559547d fix: syntax 2021-10-10 01:48:05 +05:30
Lakhan Samani
99cfe1265f fix: syntax 2021-10-10 01:47:25 +05:30
Lakhan Samani
2300d0d29c chore: update github action version 2021-10-10 01:46:17 +05:30
Lakhan Samani
d590c23968 fix: docker build version arg 2021-10-10 01:15:47 +05:30
Lakhan Samani
1987e58888 fix: docker build version arg 2021-10-10 00:28:44 +05:30
Lakhan Samani
e043d44f1b fix: env parsing 2021-10-09 23:49:20 +05:30
Lakhan Samani
05f4f3b86d fix: remove unused env and fix typo 2021-10-09 22:29:10 +05:30
Lakhan Samani
4ea119a77d chore: update app dependencies 2021-10-09 18:27:38 +05:30
Lakhan Samani
4660ab131f Merge branch 'main' of https://github.com/authorizerdev/authorizer 2021-10-09 10:06:15 +05:30
Lakhan Samani
48427047a0 chore: update app dependencies (#56)
* fix: role validation for given token

* chore: update app dependencies
2021-10-09 10:04:59 +05:30
Lakhan Samani
dfa53ea387 Merge branch 'main' of https://github.com/authorizerdev/authorizer 2021-10-09 10:01:47 +05:30
Lakhan Samani
b0bf7690e5 fix: role validation for given token (#55) 2021-10-09 09:40:45 +05:30
Lakhan Samani
0683d45d30 fix: role validation for given token 2021-10-09 09:39:50 +05:30
Lakhan Samani
f17ea64ffe fix: roles model 2021-10-04 13:58:03 +05:30
Lakhan Samani
048aa53c34 fix: github workflow build script 2021-10-04 13:12:51 +05:30
Lakhan Samani
1260d6789d fix: mac build script 2021-10-04 13:11:26 +05:30
Lakhan Samani
c538349387 fix: email template 2021-10-04 12:19:27 +05:30