GithubHelp home page GithubHelp logo

jrapoport / gothic Goto Github PK

View Code? Open in Web Editor NEW
73.0 4.0 6.0 17.66 MB

๐Ÿฆ‡ Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.

License: MIT License

Go 88.18% Makefile 0.67% Dockerfile 0.04% Shell 0.37% JavaScript 10.75%
go authorization swt jwt usermanagement grpc gorm recaptcha goth restful

gothic's People

Contributors

jrapoport avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gothic's Issues

SMS sign up?

Hi this looks great!

Are there plans to support signing up with phone numbers (i.e. by entering a code sent via SMS)? I'd also like to be able to require users who sign up with an email & password to verify via an SMS code too. Is that possible?

Interest in adding a non-sql backend?

I'm interested in using gotrue/gothic in a serverless setting, and as such would love to use a database like Firestore/DynamoDB from Google/AWS. I see that the store package exports Connection { *gorm.DB } which makes every other package be able to do anything, making it quite an overhaul to move to a "Store" that could be implemented via both SQL and Object databases.

Would you be interested in sparring about this, or me making/attempting the overhaul to accommodate for object databases?

Question: user/app metadata

In Gotrue there are a concept of user_metadata and app_metadata in access token.
user_metadata is custom/additional user properties that can changed by user (eg: avatar_url, address, etc)
app_metadata is custom/additional user properties that can only changed by admin (eg: roles, subscription status, etc)
Is Gothic also has this concept ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.