lizardsystem / lizard-auth-server

Django backend for the old SSO server
http://lizard-auth-server.readthedocs.io/
MIT License
2 stars 1 forks source link

find-user API endpoint #65

Closed reinout closed 7 years ago

reinout commented 7 years ago

The idea: NewUserView creates a new user and returns an existing one if found based on the email address. FindUserView will only look for existing ones. Advantage: you only have to pass the email address, not first/last/username.

reinout commented 7 years ago

@byrman ?

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 82.473% when pulling 15864cc98555f57f33be452872b8ee17c58b9ff0 on reinout-find-user into 8ad40cf44c71f5dfc60068dad60686bd6718d082 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 82.473% when pulling f7506cb489f479a89e21380fd11887f638d10bb1 on reinout-find-user into 8ad40cf44c71f5dfc60068dad60686bd6718d082 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 82.416% when pulling d3e4bae3c3cf62939a133ceaa3d7bfeee4f6ed34 on reinout-find-user into 8ad40cf44c71f5dfc60068dad60686bd6718d082 on master.