GitHub / nmcclain/auth0 / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ff1be041 | up | ned <n****n@g****m> | over 6 years ago | |
| 6b73c0b0 | add LinkUsers | ned <n****n@g****m> | over 6 years ago | |
| 145abdae | email_template: add omitempty to template and enabled fields | Alex Kalyvitis <a****s@g****m> | over 6 years ago | |
| f3906edb | update codeclimate to v1 | Alexis Kalyvitis <a****a@A****l> | over 6 years ago | |
| 42fb7415 | cleanup ci | Alexis Kalyvitis <a****a@A****l> | over 6 years ago | |
| 1dd942ff | update user agent to match version | Alexis Kalyvitis <a****a@A****l> | over 6 years ago | |
| 8f7dbaf6 | improve godoc rendering | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 8be83d07 | add doc.go | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| ed606129 | Documentation (#84) |
Alex Kalyvitis <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4c9a6d9f | merge Merge branch 'bishtawi-sb/blacklist' | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 1d5b48e2 | merge Merge branch 'sb/blacklist' of https://github.com/bishtawi/auth0 into bishtaw... | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| d676d2e9 | merge Merge branch 'bishtawi-sb/prompts' | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| fc222b5a | merge Merge branch 'sb/prompts' of https://github.com/bishtawi/auth0 into bishtawi-... | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 2da28305 | merge Merge branch 'bishtawi-sb/guardian-factor-mr' | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| dc99f385 | improving on the work of bishtawi | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| b7f035df | merge Merge branch 'sb/guardian-factor-mr' of https://github.com/bishtawi/auth0 int... | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| e4dc9e3f | Point build badge to actions | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| e7820319 | fix badge | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 75f0dbd9 | update badge | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| d26077f1 | move go.yml to build.yml | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 71587dd8 | Add "Blocked" to user model (#83) |
Alex Wroten <a****x@t****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
almost 7 years ago | |
| 82e2f944 | use renamed action url | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| ab719fe0 | remove custom domain update | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 78c54f70 | expand go list command | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 8ec8647c | oops wrong url | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 89917956 | change url of step | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 36ea0069 | use own step for cc | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 046c88e9 | use prefix to help cc find the go packages | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 5c780701 | instal cc-test-reporter | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| d20259e7 | fix env vars | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| ee06b97a | debugging continues | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 815468ea | revert body changes | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| b27640f8 | small improvements | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 50e06040 | debug | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| ae112aaa | set env vars | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| 1f70acb1 | improve github actions | Alex Kalyvitis <a****s@g****m> | almost 7 years ago | |
| c49ea46e | Create go.yml |
Alex Kalyvitis <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 999c356d | Add listing client grants (#71) |
Stephen <b****i@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
almost 7 years ago | |
| b7414788 | Add user permission endpoints (#70) |
Stephen <b****i@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
almost 7 years ago | |
| e6996854 | Add PasswordComplexityOptions to Connection and TokenDialect to Resource Serv... |
Stephen <b****i@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
almost 7 years ago | |
| 9061fbac | (task): Adds `mark_email_as_verified` to Ticket struct allowing generation of... |
Matt Evans <m****z@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
almost 7 years ago | |
| 20bddc4b | fix? | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| ee27f448 | cleanup | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| 52b41bf9 | cleanup | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| 1be3865e | Add blacklist support | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| 9d4f4eda | Add prompt support | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| a6320a13 | Clean up naming | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| e2596632 | Add Guardian Template endpoints | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| cd73b42b | Fixes | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| 2cd87251 | Add Guardian Factor support | Stephen Bishtawi <s****i@o****m> | almost 7 years ago | |
| 5e517cc8 | improve http tracing | alexkalyvitis <a****s@k****m> | almost 7 years ago | |
| e4d7aa7a |
[FEATURE] Add parameter missing to use salesforce community connection (#72)
Signed-off-by: ed kim <e****m@l****u>, ed kim <e****m@l****u> |
Ted Kim <e****2@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
almost 7 years ago | |
| bab31e84 | add test for domain error | alexkalyvitis <a****s@k****m> | about 7 years ago | |
| 32ec5f19 | fix: check error when creating http.Request (#64) |
Richard Knop <R****p@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| 866e4dd0 | Fix domain related error (#59) |
Bogdan Petrea <b****n@p****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| 2b978156 | stabilize job test by retrieving connectionID dynamically (#60) |
Laurent DUTHEIL <l****l@o****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| c351fff3 | Add missing fields in Tenant (#51) |
Laurent DUTHEIL <l****l@o****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| 14c2eadb | merge Merge branch 'patch-1' of https://github.com/23doors/auth0 | alexkalyvitis <a****s@k****m> | about 7 years ago | |
| 106b1241 | merge Merge branch 'laurentdutheil-branding' | alexkalyvitis <a****s@k****m> | about 7 years ago | |
| 17da52ee | Add Branding resource |
Laurent DUTHEIL <l****l@o****m>
Committed by: alexkalyvitis <a****s@k****m> |
about 7 years ago | |
| 7412502f | User add family and given name (#56) |
Stefan Maier <s****9@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| ab9d0b60 | Add picture url to user (#55) |
Robert Ștefan <3****1@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| f928de54 | Added support for User identities field (#53) |
Ori Shoshan <o****n@r****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| 0438281c | add username to all users since connection requires it now | alexkalyvitis <a****s@k****m> | about 7 years ago | |
| 7820e1a6 | Add enforce_policies field to resource server |
Robert Kopaczewski <r****k@2****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 5eacf27b | signing_keys JSON (#21) |
Harry Rose <h****y@h****g>
Committed by: Alex Kalyvitis <a****s@g****m> |
about 7 years ago | |
| abbeb8a8 | feat(connection): Add AdfsServer to ConnectionOptions (#48) |
Larry Jex <l****x@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 1e82e42a | Added options to integrate with Twilio (#44) |
Mário Areias <m****s@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 6ead6126 | introduce Connection.List (#46) |
Muhammad Z. Mousa <8****a@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 37b02823 | update readme | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 47b4a04c | introduce User.ListByEmail (#45) |
Alex Kalyvitis <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6aa41e74 | update usage and examples | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 99938776 | Support for Roles (#37) |
Alex Kalyvitis <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1c21d4b0 | add requirements to go.mod and commit go.sum | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 503fcc35 | Make this a go module (#41) |
Simon Barendse <S****e@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 5f987c91 | Add missing quote to the user id field of grant (#42) |
Simon Barendse <S****e@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 2d1409f7 | Check off supported job endpoints in the readme (#40) |
Simon Barendse <S****e@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 448a11bb | improve retry client backoff calculation | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 08e7b51c | Add 'nickname' to user (#36) |
Dennis <s****h@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| d39f9104 | add tests for client | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 489979a5 | rename pkg in wercker.yml | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 217b346e | migrate references to use gopkg.in | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| a1c0e8cf | update references to gopkg.in | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 86a56c9b | fix it for real now... | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| a87a3b16 | fix bug in job | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| f3127086 | use a map of users instead of reading from file | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| a28f990b | working user import job, using file | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| aedc6d2b | support job read and export users | Alex Kalyvitis <a****s@g****m> | over 7 years ago | |
| 8d8bd274 | Add support for verification email jobs (#33) |
Simon Barendse <S****e@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 33b570e1 | Add name field to user (#31) |
Simon Barendse <S****e@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 5e90dfea | add field token_lifetime_for_web (#32) |
Alex Kalyvitis <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 58a4d3f2 | fix: Do not omit empty scope list on client grant (#29) |
Maxime Belanger <m****r@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 900def14 | User timestamps (#28) |
Simon Barendse <S****e@u****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 98ed4c62 | Add support for connection properties ext_nested_groups and max_groups_to_ret... |
Martin Disibio <m****o@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| b04827e2 | Added change_email custom script to docs (#24) |
Reid Miller <r****d@r****e>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| aa854f28 | Add is_token_endpoint_ip_header_trusted property support to Client (#25) |
Anton Mednonogov <m****n@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 40370bef | Add parameter support for the Grant list metods (#26) |
Jan-Erik Revsbech <j****r@p****k>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 01604875 | Add IsDomainConnection property to Connection struct (#22) |
Anton Mednonogov <m****n@g****m>
Committed by: Alex Kalyvitis <a****s@g****m> |
over 7 years ago | |
| 1a19d7bd | fix debug setting which had no effect | Alex Kalyvitis <a****s@g****m> | almost 8 years ago | |
| 3ae1dde9 | add omitempty to connection to support patch | Alex Kalyvitis <a****s@g****m> | almost 8 years ago |