Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add expo token authentication method #57

Merged
merged 2 commits into from
Aug 28, 2020
Merged

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Jul 31, 2020

Linked issue

This implements the EXPO_TOKEN authentication method, so you don't have to add env: EXPO_TOKEN to every step using expo. Under the hood, it checks if the token is valid by performing $ expo whoami.

Additional context

Blocked by expo/expo-cli#2415

@byCedric byCedric merged commit 1c36889 into master Aug 28, 2020
@byCedric byCedric deleted the feat/expo-token branch August 28, 2020 15:12
@giautm
Copy link
Contributor

giautm commented Sep 15, 2020

Hi @byCedric, how to get EXPO_TOKEN?

@byCedric
Copy link
Member Author

Hi @giautm! We are currently testing the feature on our staging environment. It should be available soon! 😄

Right now, this feature is only available on the master branch (and not yet released as version). When it's available, I'll create a new release so keep an eye out for that 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants