lcpojr / watcher_ex

An Oauth2 server interelly in elixir.
Apache License 2.0
10 stars 3 forks source link

chore: update claims to return expires_in and mock resource_manager domain on tests #20

Closed lcpojr closed 3 years ago

lcpojr commented 3 years ago

Now authentication flows returns expires_in, ttl and the correct expiration and we also started to mock domains to avoid re-testing other domains.